home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / prog / asm_n_z.arj / SENDDISK.DOC < prev    next >
Text File  |  1988-11-09  |  1KB  |  25 lines

  1. To All who need it.
  2.  
  3. (update - 11-08-88)
  4.     Think that all minor bugs are out of this version.  Received call
  5. from Mike (sysop SBBS) as to why I can't add ten and ten... this file is
  6. fixed.  The problem was with writing 720k disks when I shifted the file
  7. length in Hex, I forgot to carry the bit to the next register, so the program
  8. was looking for the wrong length file.
  9.  
  10. (11-07-88)
  11.     This program will capture entire disks (to and including boot sectors,
  12. hidden files, FAT and Directories and save them onto a single hard disk file.
  13. It will also re-write the floppy (360 or 720k) from the hard disk file to
  14. re-create the disk in it's original format.  It will allow a BOOT disk to
  15. be captured, sent via modem to a remote location, and re-created at that
  16. remote location.  This program was specifically written to allow modem
  17. distribution of the PC-Dos 4.0 patch disks via the IBM SBBS, but will work
  18. with any NON Copy protected 360k or 720k diskettes. (320k will not work)
  19.  
  20.     The source in MASM (vers 5.0 or above) is included in case you wish
  21. to modify the code to implement other formats.  This program is released into
  22. the Public Domain, so distribute it freely, just don't charge for it
  23.  
  24.                   Jim Offenbecher
  25.